Gas Analysis Report Templates
Gas Analysis report templates contain a ReportDefinition page and a ReportSheet page, to access the worksheets that together describe the reports you can produce. CygNet provides a sample report template file GasAnalysisTemplate.xlsx for reference. It is stored in the CygNet\Services\FMS\ReportTemplates\Samples folder on your host server.
The ReportDefinition sheet includes the following parameters to describe the type of report to build.
The ReportSheet sheet includes the following sections and corresponding tokens to describe the specific format of the report to build. Valid tokens will be replaced by the values they represent. You may also include additional information you wish to see in the report.
Displaying Additional (Non-Token) Values
You can enter additional (non-token) elements such as logos, labels, or text into reports. Elements that are not valid token values will be displayed as entered.
Note: This means that tokens with typographical errors, therefore not "valid" tokens, will also be displayed as entered.
Example
[HeatingValueVolumeDry] is a valid token. If you use [HVVDry] (not a valid token) instead of [HeatingValueVolumeDry] (a valid token), the value will be displayed as "[HVVDry]" instead of displaying the HVV value desired, since [HVVDry] is not a valid token.
|
[HVVDry] |
Displaying Last Audit Details for a Record
Gas analysis and other configuration item tokens have variants you can use to display "last audit" details for several types of data table information. This includes the last Audit Category, Audit Comment, Audit Date (using the host server time zone), Audit User Name, or Change Date associated with the selected gas analysis or other configuration item.
Append one of the following to the text of any data table configuration item token to retrieve the indicated value.
- _LastAuditCategory
- _LastAuditComment
- _LastAuditDate_Host
- _LastAuditUserName
- _LastChangeDate
Example
The [SampleBasePressure_LastAuditUserName] token will retrieve the audit record value for the name of the user who last changed the sample base pressure value, prior to the record.
Configuring the ReportDefinition
The ReportDefinition uses parameters to describe the type of report for the service to build. The following parameters determine the described characteristics of your report.
Gas Analysis Report: ReportParameters
Report parameters, which appear between #ReportParameters# and #End#, can be defined by the following values.
| Parameter | Description | Value |
|---|---|---|
|
ReportName |
The value defined in this cell will be used for the report name, as it will appear in drop-down menus in FMS Explorer and CygNet Explorer. See Using the Reports Control and Scheduling FMS Command Tasks in the MSS for more information. |
Enter a value to be used for the report name. Example Gas Analysis |
|
CommandName |
The value defined in this cell will be used by the service to determine which specific report command type to execute. See FMSClient Methods in the Scripting section for more information. |
Enter a value to specify the report command name. Example GAR Note: Maximum of 7 characters; letters or numbers only, no spaces. |
Gas Analysis Report: Worksheet Parameters
Gas Analysis report worksheet parameters, which appear between #Worksheet# and #End#, can be defined by the following values.
| Parameter | Description | Value |
|---|---|---|
|
ReportType |
The value defined in this cell will be used to represent the standard FMS report type you are configuring. |
Enter a value to be used to indicate the type of the report. Example Configuration |
|
NullToken |
The value defined in this cell will be used to represent null values in your report. |
Enter a value to be used to indicate a "null value" cell in the report. Example - |
|
PageBreaks |
The value defined in this cell will be used to specify whether or not to use page breaks in your report. If used, will force a page break after each device within a group. |
Enter a value to indicate whether or not to use page breaks in the report. Options are Yes or No. Default value is Yes. |
|
The value defined in this cell will be used in your report to represent the value for the Group name or Group description fields when either of the following is true.
|
Enter a value to be used to indicate the Group name or Group description when the command was not run against a single group Node. Example [Invalid Group] |
|
|
NodeSortOrder |
The value defined in this cell will be used to specify the order in which to display Node results in the report. |
Enter one of the following options.
Default value is Name ascending. This parameter is optional. |
|
FilterByStatus |
The value(s) defined in this cell will be used to specify the record statuses to display in the report. |
Enter one or more of the following record status values, as desired, separated by commas.
Default value is all values. This parameter is optional. |
|
RptStDate |
Note: If you use this parameter in your report template, the RptStDate parameter will no longer appear for configuration in FMS Explorer or CygNet Explorer. See Gas Analysis Report Definitions (FMS Explorer) or Reports: Gas Analysis (CygNet Explorer) for more information. |
If used, enter a valid start date value for the report. RptStDate and RptEndDate must be the same configuration parameter type. Notes: The report will display data in Device time (D), although the report command parameters are configured relative to Contract time (C). The report will only include records that exist entirely within the specified date range. See Selecting Date and Time for more information. This parameter is optional. |
|
RptEndDate |
Note: If you use this parameter in your report template, the RptEndDate parameter will no longer appear for configuration in FMS Explorer or CygNet Explorer. See Gas Analysis Report Definitions (FMS Explorer) or Reports: Gas Analysis (CygNet Explorer) for more information. |
If used, enter a valid end date value for the report. RptStDate and RptEndDate must be the same configuration parameter type. Notes: The report will display data in Device time (D), although the report command parameters are configured relative to Contract time (C). The report will only include records that exist entirely within the specified date range. See Selecting Date and Time for more information. This parameter is optional. |
|
RptUnitSet |
Note: If you use this parameter in your report template, the RptUnitSet parameter will no longer appear for configuration in FMS Explorer or CygNet Explorer. See Gas Analysis Report Definitions (FMS Explorer) or Reports: Gas Analysis (CygNet Explorer) for more information. |
If used, enter a valid unit set value for the report. Valid unit set values defined in the service can be viewed through the Admin menu in FMS Explorer. See Configuring Unit Set Definitions for more information. This parameter is optional. |
Configuring the ReportSheet
The ReportSheet uses tokens to describe the format of the report you want to run. The following tokens determine the report content, and will retrieve the corresponding values for display in your report.
Note: Enter report tokens carefully, as the tokens are case sensitive. Typographical errors (therefore not "valid" tokens) will be handled as "additional values" and displayed as entered; the non-token value will appear in your report instead of the actual value(s) the correctly entered token would have retrieved. See Displaying Additional (Non-Token) Values above for more information.
Gas Analysis Report: Header Tokens
Gas Analysis report headers, which appear above #EndReportHdr#, can be described by the following tokens.
| Token | Description |
|---|---|
| [BeginDateTime] | The start date, in Contract day (C), of the time range for the record |
| [EndDateTime] | The end date, in Contract day (C), of the time range for the record |
| [CmdGroupName] | The name of the group Node against which the command was run, if applicable See also NoCmdGroupToken parameter. |
| [CmdGroupDesc] | The description of the group Node against which the command was run, if applicable See also NoCmdGroupToken parameter. |
| [GeneratedDateTime] | The time the report was generated, in Local time (L) |
| [TotalDeviceCount] | The total number of devices in the report |
Gas Analysis Report: SubReport Header Tokens
Gas Analysis report subreport headers, which appear between #SubSection# SubReportHeader and #End#, can be described by the following tokens.
| Token | Description |
|---|---|
| General Tokens | |
| [=] | When used as the first three characters, turns the cell into a formula |
| [RowNumber] | The current row number |
| [CurrentDeviceCount] | The index of the device being displayed |
| [TotalDeviceCount] | The total number of devices in the report |
| [NodeContractHour] | The contract hour of the Node |
| [NodeDaysOfData] | The number of days for which the data source of the Node will retain data |
| [NodeDesc] | The Node description |
| [NodeId] | The Node ID |
| [NodeInstallDateTime] | The install date/time for the Node, in Device time (D) |
| [NodeName] | The Node name |
| [NodePollingFacilityId] | The polling facility ID of the Node |
| [NodePollingFacilityTag] | The polling facility tag of the Node |
| [NodePollingSiteService] | The polling Site.Service of the Node |
| [NodeReportingFacilityId] | The reporting facility ID of the Node |
| [NodeReportingSiteService] | The reporting Site.Service of the Node |
| [NodeSecurityApp] | The security application of the Node |
| [NodeSortPriority] | The sort priority of the Node |
| [NodeTimezone] | The time zone configured for the Node |
| [NodeTimezoneUsingDst] | The daylight saving time status of the Node |
| [NodeType] | The Node type |
| [PollingFac_Attr0] - [PollingFac_Attr39] |
Polling facility indexed text attributes 0 through 39 (each a separate token) |
| [PollingFac_Category] |
Polling facility category |
| [PollingFac_Comment] |
Polling facility comment attribute |
| [PollingFac_Desc] |
Polling facility description |
| [PollingFac_Info0] |
Polling facility info attribute 0 Default attribute name is Facility Location |
| [PollingFac_Info1] |
Polling facility info attribute 1 Default attribute name is Facility Contact |
| [PollingFac_IsActive] |
Polling facility active flag |
| [PollingFac_Table0] - [PollingFac_Table59] |
Polling facility indexed table-driven attributes 0 through 59 (each a separate token) |
| [PollingFac_Type] |
Polling facility type |
| [PollingFac_YesNo0] - [PollingFac_YesNo19] |
Polling facility indexed Yes/No attributes 0 through 19 (each a separate token) |
| [RecordSpan] | The number of minutes in the record span |
Gas Analysis Report: Data Table Header Tokens
Gas Analysis report data table headers, which appear between #SubSection# DataTableHeader and #End#, can be described by the text you enter. Type the desired text into the cell, and format it as desired.
Note: In PDF format, reports containing tables that span multiple pages will repeat the data table header on each contiguous page.
| Token | Description |
|---|---|
| General Tokens | |
| [=] | When used as the first three characters, turns the cell into a formula |
| [NodeId] | The Node ID |
Gas Analysis Report: Data Table Tokens
Gas Analysis report data table parameters, which appear between #SubSection# DataTable (1 or 2) and #End#, can be described by the following tokens.
Note: See Displaying Last Audit Details for a Record for more information about using tokens to display desired configuration information in the data table.
| Token | Description |
|---|---|
| General Tokens | |
| [=] | When used as the first three characters, turns the cell into a formula |
| [FirstRow] | The row number of the first row in the data table |
| [RowNumber] | The current row number |
| [CurrentDeviceCount] | The index of the device being displayed |
| [TotalDeviceCount] | The total number of devices in the report |
| [ConfigLog_AuditCategory] | The audit category associated with the configuration log record |
| [ConfigLog_AuditComment] | The audit comment associated with the configuration log record |
| [ConfigLog_AuditDate_Host] | The audit date associated with the configuration log record, using the host server time zone |
| [ConfigLog_AuditUserName] | The audit username associated with the configuration log record |
| [NodeContractHour] | The contract hour of the Node |
| [NodeDaysOfData] | The number of days for which the data source of the Node will retain data |
| [NodeDesc] | The Node description |
| [NodeId] | The Node ID |
| [NodeInstallDateTime] | The install date/time for the Node, in Device time (D) |
| [NodeName] | The Node name |
| [NodePollingFacilityId] | The polling facility ID of the Node |
| [NodePollingFacilityTag] | The polling facility tag of the Node |
| [NodePollingSiteService] | The polling Site.Service of the Node |
| [NodeReportingFacilityId] | The reporting facility ID of the Node |
| [NodeReportingSiteService] | The reporting Site.Service of the Node |
| [NodeSecurityApp] | The security application of the Node |
| [NodeSortPriority] | The sort priority of the Node |
| [NodeTimezone] | The time zone configured for the Node |
| [NodeTimezoneUsingDst] | The daylight saving time status of the Node |
| [NodeType] | The Node type |
| [PollingFac_Attr0] - [PollingFac_Attr39] |
Polling facility indexed text attributes 0 through 39 (each a separate token) |
| [PollingFac_Category] |
Polling facility category |
| [PollingFac_Comment] |
Polling facility comment attribute |
| [PollingFac_Desc] |
Polling facility description |
| [PollingFac_Info0] |
Polling facility info attribute 0 Default attribute name is Facility Location |
| [PollingFac_Info1] |
Polling facility info attribute 1 Default attribute name is Facility Contact |
| [PollingFac_IsActive] |
Polling facility active flag |
| [PollingFac_Table0] - [PollingFac_Table59] |
Polling facility indexed table-driven attributes 0 through 59 (each a separate token) |
| [PollingFac_Type] |
Polling facility type |
| [PollingFac_YesNo0] - [PollingFac_YesNo19] |
Polling facility indexed Yes/No attributes 0 through 19 (each a separate token) |
| [RecordSpan] | The number of minutes in the record span |
| Gas Analysis Item Tokens
Notes: Append _LastAuditCategory to any gas analysis item token in order to display the audit category associated with the last-modified audit record. Append _LastAuditComment to any gas analysis item token in order to display the comment associated with the last-modified audit record. Append _LastAuditDate_Host to any gas analysis item token in order to display the date associated with the last-modified audit record, using the host server time zone. Append _LastAuditUserName to any gas analysis item token in order to display the username associated with last-modified audit record. Append _LastChangeDate to any gas analysis item token in order to display change date associated with the last-modified audit record. |
|
| [SampleHeatingValueBasis] | Heating Value basis - Sample |
| [HeatingValueVolumeWet] | Heating Value Volume - Wet |
| [HeatingValueVolumeDry] | Heating Value Volume - Dry |
| [HeatingValueVolumeAsDelivered] | Heating Value Volume - As delivered |
| [H2OPerVolume] | Water - per volume unit |
| [H2SPPM] | Hydrogen sulfide - parts per million |
| [TotalH2SPPM] | Total Hydrogen sulfide - parts per million |
| [COSPPM] | Carbonyl sulfide - parts per million |
| [MESHPPM] | Methanethiol - parts per million |
| [ETSHPPM] | Ethanethiol - parts per million |
| [DMSPPM] | Dimethyl sulfide - parts per million |
| [InstrumentNumber] | Instrument number for the sample |
| [SampleBasePressure] | Sample base pressure |
| [SampleBaseTemperature] | Sample base temperature |
| [SampleFlowPressure] | Sample pressure |
| [SampleFlowTemperature] | Sample temperature |
| [SampleComments] | Comments for the sample |
| [SampleCount] | Sample count |
| [SampleDate] | Sample date |
| [SampleRate] | Sample rate |
| [SampleTechnician] | Name of the sample technician |
| [SampleType] | Sample type |
| [Status] | Record status(es) to display |
| [AnalysisTechnician] | Name of the analysis technician |
| [AnalysisComments] | Comments for the analysis |
| [HexanePlus] | Hexane plus |
| [EthaneLC] | Ethane - liquid content |
| [PropaneLC] | Propane - liquid content |
| [IsobutaneLC] | Isobutane - liquid content |
| [n-ButaneLC] | n-Butane - liquid content |
| [IsopentaneLC] | Isopentane - liquid content |
| [n-PentaneLC] | n-Pentane - liquid content |
| [n-HexaneLC] | n-Hexane - liquid content |
| [n-HeptaneLC] | n-Heptane - liquid content |
| [n-OctaneLC] | n-Octane - liquid content |
| [n-NonaneLC] | n-Nonane - liquid content |
| [n-DecaneLC] | n-Decane - liquid content |
| [CondensateLC] | Condensate - liquid content |
| Custom Gas Analysis Item Tokens | |
| [CustomNumber1] | Custom-defined FMS gas analysis items with numerical values See Remote Devices for your device type and FMS Configuration Data Items for more information. |
| [CustomNumber2] | |
| [CustomNumber3] | |
| [CustomNumber4] | |
| [CustomNumber5] | |
| Configuration Item Tokens
Notes: Append _LastAuditCategory to any configuration item token in order to display the audit category associated with the last-modified audit record. Append _LastAuditComment to any configuration item token in order to display the comment associated with the last-modified audit record. Append _LastAuditDate_Host to any configuration item token in order to display the date associated with the last-modified audit record, using the host server time zone. Append _LastAuditUserName to any configuration item token in order to display the username associated with last-modified audit record. Append _LastChangeDate to any configuration item token in order to display change date associated with the last-modified audit record. |
|
| [ConfigExceptionCnt] | The number of configuration exceptions for the record |
| [ConfigLogDateTime] | The date/time of the configuration log
Note: You cannot append additional tokens to [ConfigLogDateTime]. |
| [ConfigLogSource] | The source of the configuration log See Configuration Source for more information. |
| [AGA3ExpandedRange] |
See FMS Configuration Data Items for descriptions of these items. |
| [AGA8ExpandedRange] See AGA 8 Data Ranges for more information. |
|
| [AtmosphericPressure] | |
| [BaseCompressibilityOfAir] | |
| [BasePressure] | |
| [BaseTemperature] | |
| [CalibrationFactor] | |
| [ConeCoefficientThermalExpansion] | |
| [ConeDiameter] | |
| [ConeMaterial] | |
| [ConeRefTemp] | |
| [ContractHour] | |
| [CoriolisCalibrationPressure] | |
| [CoriolisPressureEffect] | |
| [DeviceDesc] | |
| [DeviceName] | |
| [DeviceType] | |
| [DischargeCoefficient] | |
| [DischargeCoefficientCalc] | |
| [DpAlarmHigh] | |
| [DpAlarmLow] | |
| [DpBackflowAlarm] | |
| [DpCalibrateHigh] | |
| [DpCalibrateLow] | |
| [DpTapsType] | |
| [DpTransducerRangeLow] | |
| [DpTransducerRangeHigh] | |
| [Elevation] | |
| [FixedTemp] | |
| [FlowRateAlarmHigh] | |
| [FlowRateAlarmLow] | |
| [FluidType] | |
| [FpvCalc] | |
| [GasExpansionFactorCalc] | |
| [HvCalc] | |
| [IntegralValueVariables] | |
| [IsentropicExponent] | |
| [KFactorMass] | |
| [KFactorVolume] | |
| [LowFlowCutoffDp] | |
| [LowFlowCutoffFlowRate] | |
| [LowFlowCutoffMass] | |
| [LowFlowCutoffPulseInterval] | |
| [MeterFactor] | |
| [MeterTubeInsideDiameter] | |
| [MeterTubeMaterial] | |
| [MeterTubeRefTemp] | |
| [OrificeCoefficientThermalExpansion] | |
| [OrificePlateBoreSize] | |
| [OrificePlateMaterial] | |
| [OrificePlateRefTemp] | |
| [PipeCoefficientThermalExpansion] | |
| [PrimaryCalc] | |
| [SpAlarmHigh] | |
| [SpAlarmLow] | |
| [SpCalibrateHigh] | |
| [SpCalibrateLow] | |
| [SpTapLocation] | |
| [SpTransducerRangeHigh] | |
| [SpTransducerRangeLow] | |
| [SpType] | |
| [TempAlarmHigh] | |
| [TempAlarmLow] | |
| [TempCalibrateHigh] | |
| [TempCalibrateLow] | |
| [TempCalibrateZero] | |
| [TempTransducerRangeHigh] | |
| [TempTransducerRangeLow] | |
| [UseCoriolisPressureEffect] | |
| [UseLiveTemp] | |
| [WaterVaporCorrectionFactor] | |
| [WellStreamFactor] | |
| [CustomConfig1] | Custom-defined FMS Configuration Data Items See Remote Devices for your device type and FMS Configuration Data Items for more information. |
| [CustomConfig2] | |
| [CustomConfig3] | |
| [CustomConfig4] | |
| [CustomConfig5] | |
| [CustomConfig6] | |
| [CustomConfig7] | |
| [CustomConfig8] | |
| [CustomConfig9] | |
| [CustomConfig10] | |
| Gas Quality Tokens | |
| [Methane] | Methane (C1) |
| [Ethane] | Ethane (C2) |
| [Propane] | Propane (C3) |
| [n-Butane] | n-Butane (C4) |
| [Isobutane] | Isobutane (isoC4) |
| [n-Pentane] | n-Pentane (C5) |
| [Isopentane] | Isopentane (isoC5) |
| [Neopentane] | Neopentane (neoC5) |
| [n-Hexane] | n-Hexane (C6) |
| [n-Heptane] | n-Heptane (C7) |
| [n-Octane] | n-Octane (C8) |
| [n-Nonane] | n-Nonane (C9) |
| [n-Decane] | n-Decane (C10) |
| [Argon] | Argon (Ar) |
| [CarbonDioxide] | Carbon dioxide (CO2) |
| [CarbonMonoxide] | Carbon monoxide (CO) |
| [Helium] | Helium (He) |
| [Hydrogen] | Hydrogen (H2) |
| [HydrogenSulfide] | Hydrogen sulfide (H2S) |
| [Nitrogen] | Nitrogen (N2) |
| [Oxygen] | Oxygen (O2) |
| [Water] | Water (H2O) |
| [Compressibility] | Compressibility |
| [DewPoint] | Dew point |
| [HeatingValueBasis] | Heating value basis (Wet, Dry, or As delivered) |
| [HeatingValueMass] | Heating value mass |
| [HeatingValueVolume] | Heating value volume |
| [RelativeDensity] | Relative density |
| [Viscosity] | Viscosity |
| Units Tokens | |
| [AtmosphericPressure_Units] | The units used for atmospheric pressure data |
| [BasePressure_Units] | The units used for base pressure data |
| [BaseTemperature_Units] | The units used for base temperature data |
| [ConeDiameter_Units] | The units used for cone diameter data |
| [ConeCoefficientThermalExpansion_Units] | The units used for the cone thermal expansion coefficient |
| [CoriolisCalibrationPressure_Units] | The units used for coriolis calibration pressure |
| [CoriolisPressureEffect_Units] | The units used for coriolis pressure effect |
| [ConeRefTemp_Units] | The units used for cone reference temperature data |
| [DpAlarmHigh_Units] | The units used for DP high alarm data |
| [DpAlarmLow_Units] | The units used for DP low alarm data |
| [DpBackflowAlarm_Units] | The units used for DP backflow alarm data |
| [DpCalibrateHigh_Units] | The units used for DP high calibrate data |
| [DpCalibrateLow_Units] | The units used for DP low calibrate data |
| [DpTransducerRangeHigh_Units] | The units used for DP high transducer range data |
| [DpTransducerRangeLow_Units] | The units used for DP low transducer range data |
| [Elevation_Units] | The units used for elevation data |
| [FixedTemp_Units] | The units used for fixed temperature data |
| [FlowRateAlarmHigh_Units] | The units used for flow rate high alarm data |
| [FlowRateAlarmLow_Units] | The units used for flow rate low alarm data |
| [HeatingValueVolume_Units] | The units used for heating value volume data |
| [HeatingValueMass_Units] | The units used for heating value mass data |
| [KFactorMass_Units] | The units used for K factor mass |
| [KFactorVolume_Units] | The units used for K factor volume |
| [LowFlowCutoffDp_Units] | The units used for low flow cutoff differential pressure data |
| [LowFlowCutoffFlowRate_Units] | The units used for low flow cutoff volume flow rate data |
| [LowFlowCutoffMass_Units] | The units used for low flow cutoff mass flow rate data |
| [LowFlowCutoffPulseInterval_Units] | The units used for low flow cutoff pulse interval data |
| [MeterTubeInsideDiameter_Units] | The units used for meter tube inside diameter data |
| [MeterTubeRefTemp_Units] | The units used for meter tube reference temperature data |
| [OrificeCoefficientThermalExpansion_Units] | The units used for the orifice thermal expansion coefficient |
| [OrificePlateBoreSize_Units] | The units used for orifice plate bore size data |
| [OrificePlateRefTemp_Units] | The units used for orifice plate reference temperature data |
| [PipeCoefficientThermalExpansion_Units] | The units used for the pipe thermal expansion coefficient |
| [SampleBasePressure_Units] | The units used for the sample base pressure |
| [SampleBaseTemperature_Units] | The units used for the sample base temperature |
| [SpAlarmHigh_Units] | The units used for SP high alarm data |
| [SpAlarmLow_Units] | The units used for SP low alarm data |
| [SpCalibrateHigh_Units] | The units used for SP high calibrate data |
| [SpCalibrateLow_Units] | The units used for SP low calibrate data |
| [SpTransducerRangeHigh_Units] | The units used for SP high transducer range data |
| [SpTransducerRangeLow_Units] | The units used for SP low transducer range data |
| [TempAlarmHigh_Units] | The units used for high temperature alarm data |
| [TempAlarmLow_Units] | The units used for low temperature alarm data |
| [TempCalibrateHigh_Units] | The units used for high temperature calibration data |
| [TempCalibrateLow_Units] | The units used for low temperature calibration data |
| [TempCalibrateZero_Units] | The units used for zero temperature calibration data |
| [TempTransducerRangeHigh_Units] | The units used for high temperature transducer range data |
| [TempTransducerRangeLow_Units] | The units used for low temperature transducer range data |
| [Methane_Units] | The units used for Methane (C1) data |
| [Ethane_Units] | The units used for Ethane (C2) data |
| [Propane_Units] | The units used for Propane (C3) data |
| [n-Butane_Units] | The units used for n-Butane (C4) data |
| [Isobutane_Units] | The units used for Isobutane (isoC4) data |
| [n-Pentane_Units] | The units used for n-Pentane (C5) data |
| [Isopentane_Units] | The units used for Isopentane (isoC5) data |
| [Neopentane_Units] | The units used for Neopentane (neoC5) data |
| [n-Hexane_Units] | The units used for n-Hexane (C6) data |
| [n-Heptane_Units] | The units used for n-Heptane (C7) data |
| [n-Octane_Units] | The units used for n-Octane (C8) data |
| [n-Nonane_Units] | The units used for n-Nonane (C9) data |
| [n-Decane_Units] | The units used for n-Decane (C10) data |
| [Argon_Units] | The units used for Argon (Ar) data |
| [CarbonDioxide_Units] | The units used for Carbon dioxide (CO2) data |
| [CarbonMonoxide_Units] | The units used for Carbon monoxide (CO) data |
| [Helium_Units] | The units used for Helium (He) data |
| [Hydrogen_Units] | The units used for Hydrogen (H2) data |
| [HydrogenSulfide_Units] | The units used for Hydrogen sulfide (H2S) data |
| [Nitrogen_Units] | The units used for Nitrogen (N2) data |
| [Oxygen_Units] | The units used for Oxygen (O2) data |
| [Water_Units] | The units used for Water (H2O) data |
| [Viscosity_Units] | The units used for viscosity data |
Gas Analysis Report: SubReport Footer Tokens
Gas Analysis report subreport footers, which appear between #SubSection# SubReportFooter and #End#, can be described by the text you enter. Type the desired text into the cell, and format it as desired.
| Token | Description |
|---|---|
| General Tokens | |
| [=] | When used as the first three characters, turns the cell into a formula |
| [FirstRow] | The row number of the first row in the data table |
| [LastRow] | The row number of the last row in the data table |
| [RowNumber] | The current row number |
| [CurrentDeviceCount] | The index of the device being displayed |
| [TotalDeviceCount] | The total number of devices in the report |
| [NodeContractHour] | The contract hour of the Node |
| [NodeDaysOfData] | The number of days for which the data source of the Node will retain data |
| [NodeDesc] | The Node description |
| [NodeId] | The Node ID |
| [NodeInstallDateTime] | The install date/time for the Node, in Device time (D) |
| [NodeName] | The Node name |
| [NodePollingFacilityId] | The polling facility ID of the Node |
| [NodePollingFacilityTag] | The polling facility tag of the Node |
| [NodePollingSiteService] | The polling Site.Service of the Node |
| [NodeReportingFacilityId] | The reporting facility ID of the Node |
| [NodeReportingSiteService] | The reporting Site.Service of the Node |
| [NodeSecurityApp] | The security application of the Node |
| [NodeSortPriority] | The sort priority of the Node |
| [NodeTimezone] | The time zone configured for the Node |
| [NodeTimezoneUsingDst] | The daylight saving time status of the Node |
| [NodeType] | The Node type |
| [PollingFac_Attr0] - [PollingFac_Attr39] |
Polling facility indexed text attributes 0 through 39 (each a separate token) |
| [PollingFac_Category] |
Polling facility category |
| [PollingFac_Comment] |
Polling facility comment attribute |
| [PollingFac_Desc] |
Polling facility description |
| [PollingFac_Info0] |
Polling facility info attribute 0 Default attribute name is Facility Location |
| [PollingFac_Info1] |
Polling facility info attribute 1 Default attribute name is Facility Contact |
| [PollingFac_IsActive] |
Polling facility active flag |
| [PollingFac_Table0] - [PollingFac_Table59] |
Polling facility indexed table-driven attributes 0 through 59 (each a separate token) |
| [PollingFac_Type] |
Polling facility type |
| [PollingFac_YesNo0] - [PollingFac_YesNo19] |
Polling facility indexed Yes/No attributes 0 through 19 (each a separate token) |
| [RecordSpan] | The number of minutes in the record span |
Gas Analysis Report: Report Footer
Gas Analysis report footers, which appear between #SubSection# ReportFooter and #End#, can be described by the text you enter. Type the desired text into the cell, and format it as desired.


